.banner img{width: 100%;}
.banner .slick-slide{height: auto;}
.banner .slick-prev,
.banner .slick-next{
    top: 50%;
    font-size: 0;
    line-height: 0;
    position: absolute;
    display: block;
    width: 31px;
    height: 54px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 2;
}
.banner .slick-prev{left: 20px;background: url(../images/left-arrow.png) no-repeat;}
.banner .slick-next{right: 20px;background: url(../images/right-arrow.png) no-repeat;}
.banner .slick-prev:hover{background: url(../images/left-arrow-over.png) no-repeat;}
.banner .slick-next:hover{background: url(../images/right-arrow-over.png) no-repeat;}
.banner .slick-dots{width: 100%;text-align: center;position: absolute;bottom: 20px;}
.banner .slick-dots li{display: inline-block;*display: none;}
.banner .slick-dots li button{
    background:#ababab;
    border: 0 none;
    border-radius: 7px;
    color: #ffd800;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 12px;
    line-height: 0;
    margin: 0 5px;
    outline: medium none;
    padding: 0;
    width: 12px;
}
.banner .slick-dots li.slick-active button{background: #f4930a;}

.marquee_text{height: 33px;width: 100%;background: #E9F4F6;}
.marquee-author{color: #333;}
.marquee{color: #666}


#contain .inner{background: #fff;min-height: 400px;}
/**search_news**/
.search_news{padding-top: 25px;}
/**news_cont**/
.search_news .search_cont{width: 565px;height: 240px;background: #EFEFEF;margin-left: 15px;border: 1px solid #DADADB;}
.search_news .search_cont .search_head{width: 100%;height: 50px;}
.search_news .search_cont .search_head li{width: 25%;height: 42px;border-top: 8px solid #FFFFFF;float: left;background: #FFFFFF;cursor:pointer;}
.search_news .search_cont .search_head li span{line-height: 42px;font-size: 18px;font-weight: bold;text-align: center;width: 100%;display:block;color: #000;}
.search_news .search_cont .search_head li.current{width: 25%;height: 42px;border-top: 8px solid #FFFFFF;float: left;background: #146AA9;color: #fff;}
.search_news .search_cont .search_head li.current span{color: #fff;}
.search_news .search_cont ul.link_text{width: 100%;margin-top: 30px;}
.search_news .search_cont ul.login{font-size: 13px;color: #000;margin-top:0px;}
.search_news .search_cont ul.login tr{height: 0}
.search_news .search_cont ul.login td{height: 0;}
.search_news .search_cont ul.login span{width: 100%;font-size: 12px;float: left;text-align: center;line-height: 20px;}
.search_news .search_cont ul.login span#captcha_tips{text-align: left;}
.search_news .search_cont ul.login span#captcha_tips1{text-align: left;}
.search_news .search_cont ul.link_text .lib_hd{height: 40px;}
.search_news .search_cont ul.link_text .lib_hd li{width:50%;float:left;background: #efefef;}
.search_news .search_cont ul.link_text .lib_hd li.current{background:#939393}
.search_news .search_cont ul.link_text .lib_hd li span{display:block;line-height: 40px;color:#000;font-size: 16px;}
.search_news .search_cont ul.link_text .lib_hd li.current span{color:#fff;}
/*书刊检索*/
.search_news .search_cont .bd .book{width: 100%;text-align: center;}
.search_news .search_cont .bd .book p{line-height: 32px;height: 32px;clear: both;}
.search_news .search_cont .bd .book span{padding-top: 10px;display: block;font-size: 15px;line-height: 30px;}
.search_news .search_cont .bd .book .option {height: 32px;border: 1px solid #AAA;width:120px;background: #0893C2;}
.search_news .search_cont .bd .book option {height: 32px;}
input.search.text {
    width:315px;
    height:28px;
    text-align:left;
    line-height:20px;
    padding-left: 10px;
    border-top:1px solid #aaa;
    border-bottom:1px solid #aaa;
    border-left:1px solid #aaa;
    border-right:1px solid #aaa;
}
input.search.button {
    margin-left:2%;
    background:url(../images/find.gif) 0 2px no-repeat;
    border:0;
    width:60px;
    height:25px;
}
.link_text .search_text {
    border-top:1px solid #aaa;
    border-bottom:1px solid #aaa;
    border-left:1px solid #aaa;
    border-right:1px solid #aaa;
    width:130px;
    height:30px;
    text-align:left;
}
.link_text .search_button {
    width:80px;
    height: 32px;
    background:#f1f1f1;
    border-top:1px solid #aaa;
    border-bottom:1px solid #aaa;
    border-left:1px solid #aaa;
    border-right:1px solid #aaa;
}
/**数据库**/
.search_news .search_cont .bd .database{text-align: center;padding-top: 45px;}
.search_news .search_cont .bd .database .link{width: 100%;text-align: center;margin-top: 10px;}
.search_news .search_cont .bd .database .link a{font-weight: bold;font-size: 16px;color: #333;padding: 5px 20px;}
.search_news .search_cont .bd .database .link a:hover{color: #ff7800;}
/**电子资源**/
.search_news .search_cont .bd .electronic{width: 100%;padding-top: 45px;}
.search_news .search_cont .bd .electronic a{width: 100%;color: #333;display: block;font-size: 16px;font-weight: bold;line-height: 32px;text-align: center;}
.search_news .search_cont .bd .electronic a:hover{color: #ff7800;}
/**我的图书馆**/
.btn {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    padding: 3px 10px 3px;
    font-size: 12px;
    margin-top:-5px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(top, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    border: 1px solid #cccccc;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    *margin-left: .3em;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
    background-color: #e6e6e6;
}
.btn:active,
.btn.active {
    background-color: #cccccc ;
}
.btn:first-child {
    *margin-left: 0;
}
.btn:hover {
    color: #333333;
    text-decoration: none;
    background-color: #e6e6e6;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -ms-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}
.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn.active,
.btn:active {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #e6e6e6;
    background-color: #d9d9d9 \9;
    outline: 0;
}
.btn.disabled,
.btn[disabled] {
    cursor: default;
    background-image: none;
    background-color: #e6e6e6;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn-danger {
    color: #fff;
    background-color: #da4f49;
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(top, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
    background-color: #bd362f;
}
.btn-danger:active,
.btn-danger.active {
    background-color: #942a25 \9;
}

/**news_cont**/
.search_news .news_cont{width: 380px;height: 242px;margin-right: 15px;}
.search_news .news_cont .news_head{width: 100%;height: 50px;text-align: center;}
.search_news .news_cont .news_head li{width: 33.2%;float: left;height: 50px;cursor: pointer;}
.search_news .news_cont .news_head li span{color: #333;display: block;font-size: 18px;line-height: 50px;font-weight: bold;}
.search_news .news_cont .news_head li.current span{background: #146AA9;color: #fff;}
.search_news .news_cont ul.news_list{width: 100%;height: 192px;display: block;}
.search_news .news_cont ul.news_list .list{width: 100%;height: 154px;padding-top: 6px;}
.search_news .news_cont ul.news_list .list li{width: 100%;display: block;line-height: 26px;*line-height: 24px;}
.search_news .news_cont ul.news_list .list li .new_text{width: 83%;display: block;line-height: 26px;float: left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;*line-height: 24px;}
.search_news .news_cont ul.news_list .list li .new_text a{width:90%;}
.search_news .news_cont ul.news_list .list li a{display: block;font-size: 13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width: 81%;float: left;line-height: 26px;*line-height: 24px;}
.search_news .news_cont ul.news_list .list li a font{display: block;width: 100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.search_news .news_cont ul.news_list .list li~div.new_text a{display: block;font-size: 13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width: 81%;}
.search_news .news_cont ul.news_list .list li~div.new_text a font{display: block;width: 100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.search_news .news_cont ul.news_list .list img{display: inline;padding-bottom: 8px;*float: right;}
.search_news .news_cont ul.news_list .list li span.date{ float: right; display: block;}
.search_news .news_cont ul.news_list span.more{width: 100%;height: 32px;display: block;font-size: 13px;line-height: 32px;text-align: right;}

/**imgs_cont*/
.imgs_text{margin-top: 35px;}
.imgs_text .imgs_cont{margin-left: 15px;width: 589px;height: 299px;border-bottom: 1px dashed #d2d2d2;border-right: 1px dashed #d2d2d2;}
.imgs_text .imgs_cont .imgs_list{width: 598px;height: 299px;}
.imgs_text .imgs_cont .imgs_list li{float: left;width: 33.2%;height: 50%;}
.imgs_text .imgs_cont .imgs_list img{width: 170px;text-align: center;margin-top: 20px;}

.imgs_text .text_cont{margin-right: 15px;width: 404px;height: 299px;border-bottom: 1px dashed #d2d2d2;position: relative;}
.imgs_text .text_cont ul.text_list{width: 380px;height: 279px;float: right;margin-top: 20px;}
.imgs_text .text_cont ul.text_list li{width: 100%;display: block;height: 32px;padding-bottom: 6px;}
.imgs_text .text_cont ul.text_list li span{float: left;display: block;/* height: 32px; */color: #333;font-size: 15px;}
.imgs_text .text_cont ul.text_list li img{width: 20px;height: 20px;float: left;line-height: 32px;display: block;margin-right: 10px;}

.imgs_text .text_cont .qq_list{
    right: 0;
    z-index: 2;
    width: 128px;
    padding-top: 37px;
    padding-bottom: 0px;
    text-align: center;
    position: absolute;
    border: 1px solid #D1D1D1;
    background: #a5d1f7 url(../images/kf.gif) 0 -120px no-repeat;
}
.imgs_text .text_cont .qq_list em{
    color:#2b2424;
    display:block;
    font-size: 12px;
    padding: 5px 0;
}
.imgs_text .text_cont .qq_list .qq{
    display:block;
    width:99px;
    height:26px;
    cursor:pointer;
    margin: 5px auto;
    background:url(../images/kf.gif) -140px -120px no-repeat;
}

/**arts_links**/
.arts_links{margin-top: 35px;padding-bottom: 30px;}
.arts_links .arts{width: 567px;height: 284px;margin-left: 15px;position: relative;}
.arts_links .arts .arts_tit{width: 100%;position: absolute;z-index: 3;}
.arts_links .arts .arts_img{width: 567px;height: 284px;}
.arts_links .arts img{width: 100%;}

.arts_links .links_img{width: 404px;margin-right: 15px;text-align: center;}
.arts_links .links_img .links_list{width: 404px;height: 284px;text-align: center;}
.arts_links .links_img .links_list li{width: 50%;float: left;height: 71px;}
.arts_links .links_img .links_list li img{width: 160px;}
.arts_links .links_img .links_list li:nth-of-type(3) img{padding-top: 6px;}
.arts_links .links_img .links_list li:nth-of-type(4) img{padding-top: 6px;}
.arts_links .links_img .links_list li:nth-of-type(5) img{padding-top: 6px;}
.arts_links .links_img .links_list li:nth-of-type(6) img{padding-top: 6px;}
.arts_links .links_img .links_list li:nth-of-type(7) img{padding-top: 12px;}
.arts_links .links_img .links_list li:nth-of-type(8) img{padding-top: 12px;}


/**飘窗**/
#windows{
    width: 400px;
    height: 275px;
    display: block;
    z-index: 100;
}
#windows .bg{
    width: 400px;
    height: 275px;
    background: url(../images/pc_bg.png) no-repeat;
}
#close{
    top: 65px;
    right: 63px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    position: absolute;
}
#close img{
    width: 25px;
    height: 25px;
}
#text{
    top: 77px;
    left: 80px;
    font-size: 28px;
    position: relative;
}
#text .one a{
    height: 53px;
    width: 171px;
    color: #fff;
    display: block;
    line-height: 53px;
    margin-left: 10px;
}
#text .two a{
    height: 60px;
    width: 235px;
    color: #0D6DB7;
    display: block;
    line-height: 60px;
    margin-left: 18px;
    margin-top: 5px;
}
#text .three a{
    height: 45px;
    width: 235px;
    color: #946033;
    display: block;
    line-height: 45px;
    margin-top: 10px;
}

@media \0screen\,screen\9 {
    .search_news .search_cont .bd .book .option{
        height: 32px;
        *line-height: 32px;
        padding-bottom: 9px;  
    }
}